home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / polardrw / readme.txt < prev    next >
Text File  |  1999-06-02  |  8KB  |  211 lines

  1. ______________________________________________
  2. POLAR Draw ActiveX control
  3. (C) Copyright 1998. POLAR d.o.o.
  4. All rights reserved.
  5. ______________________________________________
  6.  
  7. POLAR Draw ActiveX control - Trial Version
  8.  
  9.  
  10. IMPORTANT: Please read this document completely before using POLAR Draw ActiveX control.
  11.  
  12.  
  13. CONTENTS
  14.     1.  INTRODUCTION
  15.     2.  ABOUT THE INSTALLATION PROGRAM
  16.     3.  INSTALLING THE PRODUCT
  17.        4.  FILE INFORMATION
  18.        5.  DISTRIBUTING APPLICATIONS
  19.     6.  REDISTRIBUTING APPLICATIONS
  20.     7.  USING THE UNINSTALLER
  21.     8.  HOW TO CONTACT US
  22.  
  23.  
  24.  
  25. 1.  INTRODUCTION
  26.  
  27. POLAR Draw ActiveX control is an ActiveX component which offers seamless integration of
  28. vector drawing capabilities in your application.
  29.  
  30. POLAR Draw ActiveX control is a product of POLAR software company and is protected by copyright
  31. laws and international treaty provisions. If you do not agree to the terms of the license 
  32. agreement, you are not allowed to use this product or any part of it. Should you have any 
  33. questions concerning this product, contact POLAR.
  34. This is a trial version of POLAR Draw ActiveX control.
  35.  
  36.  
  37.  
  38. 2.    ABOUT THE INSTALLATION PROGRAM
  39. The Installer Program installs trial version of the component. The trial version of
  40. a product is NON-REDISTRIBUTABLE. You cannot deploy applications with this version. 
  41. The trial version displays the Info message box every 30 minutes reminding you that you are
  42. working with an evaluation version of the product.
  43.  
  44.  
  45.  
  46.  
  47.  
  48. 3.  INSTALLING THE PRODUCT
  49. The Setup program creates new directories and copies product files to your hard disk.
  50.  
  51. To install a POLAR Draw ActiveX control on your hard disk:
  52.  
  53.     1.    Insert the first disk or CD in your drive. (If you downloaded the product
  54.         from the Internet, locate the directory with installation files.)
  55.     2.    Locate and double-click SETUP.EXE.
  56.     3.    Follow the Setup program directions.
  57.  
  58.  
  59.  
  60.  
  61. 4.  FILE INFORMATION
  62.  
  63.  
  64. This version of POLAR Draw ActiveX control is a STRIPPED DOWN version of POLAR Draw ActiveX control
  65. which means that it comes WITHOUT some necessary system files. In order for this version
  66. of POLAR Draw ActiveX control to work fine, make sure that you have following files already
  67. installed on your computer:
  68.     mfc42.dll
  69.     msvcrt.dll
  70.     ole32.dll
  71.     oleaut32.dll
  72.     olepro32.dll
  73.    msvcp50.dll
  74.     vcl30.dpl      (only necessary for Borland Delphi sample)
  75.     msvbvm50.dll    (this last file is not necessary for ActiveX controls, but it is
  76.             required for the demo application that comes with installation.
  77.             If you don't intend to start the demo, you dont have to have
  78.             this file installed.)
  79.  
  80. You can download these files at www.polarsoftware.com/download.html, and then just copy
  81. them to your system directory (by default Windows/System/ in Win95/98, or Windows/System32
  82. on WinNT).
  83.  
  84. List of Installed Files:
  85. If you choose Typical setup option, the following files will be installed in the
  86. Polar Draw ActiveX control program directory (c:\Program Files\POLAR Draw ActiveX Control Trial\, by default):
  87.  
  88. Filename        Description
  89. POLARDRAW.OCX        Polar Draw ActiveX control
  90. README.TXT        This File
  91. LICENSE.TXT        License Agreement
  92. POLARDRAW.HLP        Developer's On-Line Documentation
  93. POLARDRAW.CNT        Contents file for PolarDraw.hlp
  94. SAMPLES\*.*         Subdirectory with sample applications
  95.  
  96.  
  97.  
  98.  
  99. 5.     DISTRIBUTING APPLICATIONS
  100. Please read the license agreement included in your package. You are bound by the licensing
  101. restrictions contained in this agreement.
  102.  
  103.  
  104.  
  105.  
  106. 6.  REDISTRIBUTING APPLICATIONS
  107. The table below shows all the files necessary for POLAR ActiveX controls to operate properly.
  108. If you have purchased POLAR Draw ActiveX control and are deploying an application, you must ensure
  109. that the first three groups of files listed below exist on your client's machine and
  110. are the proper version. The correct versions of these files are provided on the product CD.
  111. If your client's machine has older versions of these files, you should update them.
  112.  
  113.     1      POLAR DRAW.OCX
  114.  
  115.     2    MFC42.DLL
  116.         MSVCRT.DLL
  117.  
  118.     3    OLE32.DLL
  119.            OLEAUT32.DLL
  120.         OLEPRO32.DLL
  121.  
  122.     4    KERNEL32.DLL
  123.         USER32.DLL
  124.         GDI32.DLL
  125.         COMDLG32.DLL
  126.         VERSION.DLL
  127.         ADVAPI32.DLL
  128.  
  129. Polar Draw.ocx is the Polar Draw ActiveX control redistributable file. This file
  130. may be in the Windows system directory, on the computer's path, or for WinNT and
  131. Win95, in the directory specified by your application's Per Application Path key
  132. in the Registry Database. The .OCX file must be registered on each user's machine.
  133. The POLAR Draw ActiveX control Setup program registers the OCXs on your development machine.
  134. To register an OCX on the user machine, use the REGSVR32.EXE utility.
  135. This utility is available from Microsoft. To run this utility type the following at the 
  136. command prompt on each user's machine:
  137.  
  138. regsvr32 filename
  139.  
  140. The second group of files are Microsoft redistributable files necessary for the
  141. ActiveX control to operate. Your programming environment should have installed
  142. and registered these files. If they were not installed, or they are older versions,
  143. the POLAR Draw ActiveX control installer updated and registered them. Copy these files from
  144. your development machine to your users machine.
  145.  
  146. Our ActiveX controls require OLE2 support to be installed on a machine. In order
  147. to run an application containing one of our controls you must ensure OLE2 has
  148. been installed on the user's machine. The third group of files in the table list are
  149. the OLE2 files accessed by POLAR Draw ActiveX control. Normally, copying these files 
  150. to the user machine is all that is required.
  151.  
  152. The fourth group of files should be present on any system running Windows. You should
  153. not remove or update these files. They are included only to form a complete list of
  154. filed needed to use POLAR Draw ActiveX control.
  155.  
  156.  
  157.  
  158.  
  159. 7.     USING THE UNINSTALLER
  160. POLAR Draw ActiveX control files can be removed from your system with the Windows 95
  161. Add\Remove Programs item or by double-clicking the UnInstaller icon in the
  162. Program Manager folder. Using the UnInstaller will remove all files and
  163. Registration Database entries made during the installation. If you are using
  164. Visual Basic, it will create a support cache file (********.OCA) for each control,
  165. that must be removed manually.
  166.  
  167. The UnInstaller creates a log of operations during the installation which it
  168. "undoes" to "uninstall" the product. You should run the UnInstaller before running
  169. the Installer additional times. If you run the installer a second time without
  170. using the UnInstaller first, only the options selected in the second install will
  171. be written to the UnInstall log and later be uninstalled. For the UnInstaller
  172. to work properly, you should reinstall your original options in addition to the
  173. options you wish to install.
  174.  
  175. The Windows Start menu is not always updated immediately by the operating system.
  176. This means that sometimes uninstalled shortcuts do not always disappear right away.
  177. Because of this limitation, an uninstalled shortcut can temporarily continue to
  178. appear in the Start menu even though it really has been uninstalled. If you wait
  179. for a while, run some other programs, or restart the system, the shortcut should
  180. eventually disappear from the Start menu.
  181.  
  182. To verify that the program has been uninstalled:
  183.  
  184. 1.    From the Start menu, go to Settings/Taskbar/Start Menu Programs/Advanced.
  185. 2.    When the Explorer displays, click on the existing program folder.
  186. 3.    Check to see if the shortcut exists in the program folder. If it does not,
  187.     then the shortcut has been uninstalled correctly, but the Start menu has not
  188.     been updated correctly.
  189.  
  190.  
  191.  
  192.  
  193. 8.  HOW TO CONTACT US
  194.  
  195. POLAR d.o.o.
  196. Put Supavla 1
  197. 21000 Split
  198. Croatia
  199.  
  200. Phone: +385 21 380770
  201. Fax:   +385 21 380771
  202.  
  203. World Wide Web: http://www.polarsoftware.com
  204.  
  205. Contact:                        info@polarsoftware.com
  206. Sales:                          sales@polarsoftware.com
  207. Developer Services:                     support@polarsoftware.com
  208.  
  209.  
  210.  
  211.